home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 04 / 4 / DISK0440.ZIP / GO.BAT < prev    next >
DOS Batch File  |  1988-09-14  |  2KB  |  22 lines

  1. echo off
  2. cls
  3. echo. ╔═════════════════════════════════════════════════════════════════════════╗
  4. echo. ║                   Disk No 440  Miscellaneous Applications               ║
  5. echo. ╠═════════════════════════════════════════════════════════════════════════╣
  6. echo. ║                                                                         ║
  7. echo. ║  To print the documentation on this disk, type:                         ║
  8. echo. ║                                                                         ║
  9. echo. ║             COPY *.DOC PRN (press enter)                                ║
  10. echo. ║                                                                         ║
  11. echo. ║                                                                         ║
  12. echo. ║  How to Start: To start any of the programs on this disk which have the ║
  13. echo. ║  extension EXE or COM, type in the name of the program and press enter. ║
  14. echo. ║  For example, to start GBILL.EXE, you would enter GBILL (press enter).  ║
  15. echo. ║  To start the programs ending with the extension BAS, you must use a    ║
  16. echo. ║  version of the BASIC language to run the program. Please cinsult your  ║
  17. echo. ║  BASIC language manual for more specific commands for your system and   ║
  18. echo. ║  version of BASIC.                                                      ║
  19. echo. ║                                                                         ║
  20. echo. ╚═════════════════════════════════════════════════════════════════════════╝
  21. echo on
  22.